home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #2 / Ham Radio 2000 - Volume 2.iso / HAMV2 / PACKET / GREG205 / GREG.LNG < prev    next >
Text File  |  1997-05-22  |  3KB  |  94 lines

  1. ; English version of GREG.LNG for GREG v2.05
  2. ;
  3. ;
  4. ; This file contains the texts that GREG uses . Any line starting with
  5. ; a ';' is treated as a comment . Blank lines are not allowed and no line 
  6. ; should be longer than the LINE_LENGTH value in GREG.INI .
  7. ;
  8. ;
  9. ; GREG prompts, first the request prompt . GREG will add the '>' at the
  10. ; end . The only way to exit GREG is with the '/EX' so this cannot be 
  11. ; changed . e.g To make this a French version you could try (/EX pour quitter)
  12. ;
  13. (/EX to exit)
  14. ;
  15. ; And then the confirm prompt . Again GREG will add the 'Y/n >' to the end
  16. ; Version 2.05 only accepts the response Y for yes, anything else for NO
  17. ;
  18. Is this correct ?
  19. ;
  20. ; This is the prompt that GREG will send to a station if their details are
  21. ; not found in the ADDRESS.TXT file
  22. Your details are not complete in my ADDRESS.TXT
  23. ;
  24. ; This is how GREG asks you to enter your name
  25. ;
  26. Please type your 'FIRSTNAME'.
  27. ;
  28. ; This is the line that asks for confirmation that the correct name has 
  29. ; been typed It is used in conjunction with the confirm prompt .
  30. ; This line will accept the token $NAME (in capitals) to give more flexibility
  31. ; in customising the line . The $NAME will be replaced with the FIRSTNAME that
  32. ; the connected station enters during registration . If the line does not 
  33. ; contain the $NAME token then GREG puts the FIRSTNAME at the end of the line.
  34. ;
  35. ; Example with no $NAME
  36. ;
  37. You have entered your name as
  38. ;
  39. ; This is how GREG asks you to enter your HOMEBBS
  40. ;
  41. Please enter your 'HOME BBS'
  42. ;
  43. ; This is the line that asks for confirmation that the correct HOMEBBS 
  44. ; has been typed . It is used in conjunction with the confirm prompt .
  45. ; This line will accept the token $BBS (in capitals) to give more flexibility
  46. ; in customising the line . The $BBS will be replaced with the HOME BBS that
  47. ; the connected station enters during registration . If the line does not 
  48. ; contain the $BBS token then GREG puts the HOME BBS at the end of the line.
  49. ;
  50. ;Example with no $BBS
  51. ;
  52. You entered your HOME BBS as
  53. ;
  54. ;Example using $BBS
  55. ;
  56. ;You have entered $BBS as your HOME BBS .
  57. ;
  58. ; This is what is sent when a '/EX' is received
  59. ;
  60. You have abandoned the registration
  61. ;
  62. ; This is the line sent at the end of a successful registration
  63. ; This line will accept the tokens $BBS and/or $NAME (in capitals) to give more
  64. ; flexibility in customising the line . GREG puts "OK <NAME> ." on to the 
  65. ; start of this line so need for that here
  66. ;
  67. Thank you for registering your details . /H for help .
  68. ;
  69. ; The bit to tag on to the 'Hi <name>.' default greeting
  70. ;
  71. Welcome to WinPack v6.2 . /H for help . /T to call the sysop .
  72. ;
  73. ; And the winpack prompt to give at the end of registration or after it 
  74. ; has been cancelled . GREG again will add the ' >' at the end .
  75. ;
  76. WinPack v6.2
  77. ;
  78. ; GREG messages
  79. ;
  80. ;
  81. ; When PACKET.INI cannot be found
  82. ;
  83. The file PACKET.INI was not found, continuing without it .
  84. ;
  85. ; When the DDE link setup fails
  86. ;
  87. GREG could not establish a DDE link with WinPack .
  88. ;
  89. ; When GREG.INI is AWOL
  90. ;
  91. The file GREG.INI either not found (should be in C:\WINDOWS) or is the wrong version.
  92.  
  93.